This project implements an AI dungeon-style RPG game system for the Roo Code platform, including two MCP service modules: game state management and combat engine. It supports functions such as character creation, item management, combat dice rolling, and task tracking, and uses SQLite for persistent storage.